Check the documentation for the Places API and match the functionality that exists in it. Places API: https://developers.google.com/places/android-api/reference
getCurrentPlace
getLatitude
getPlacePhotos
getBearing
getPlacemat
Check the documentation for the Location API and match the functionality that exists in it. Location API: https://developer.android.com/reference/android/location/Location.html
getWheel
Next Concept